home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / climatechaos.swf / scripts / DefineButton2_135 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-12  |  73 b   |  5 lines

  1. on(release){
  2.    _root.load_save = false;
  3.    _root.gotoAndPlay(10);
  4. }
  5.